home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 333 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: engnews1.Eng.Sun.COM!taumet!clamage
  2. From: qsoft@gpnet.it (Pierfranco Ferronato)
  3. Newsgroups: comp.std.c++
  4. Subject: class/object protection
  5. Date: 7 Feb 1996 17:22:35 GMT
  6. Organization: Quality Software
  7. Approved: clamage@eng.sun.com (comp.std.c++)
  8. Message-ID: <4fan26$5t3@home.gpnet.it>
  9. NNTP-Posting-Host: taumet.eng.sun.com
  10. Content-Type: text
  11. X-Nntp-Posting-Host: @ts4103.gpnet.it
  12. X-Newsreader: NeoLogic News for OS/2 [version: 4.2 UNREGISTERED 12 days remaining]
  13. Content-Length: 573
  14. X-Lines: 20
  15. Originator: clamage@taumet
  16.  
  17. Hello there!
  18.  
  19. a simple, hope not silly, question.
  20. Would't it be reasonable to have object protection instread of class 
  21. protection in C++ ?
  22. Let me say that allowing to access the private attributes of object of the 
  23. same kind of "this" is not a strictly OO view.
  24.  
  25. bye bye
  26.  
  27. //----------------------------------------------------------------------------
  28. //     Quality Software srl
  29. // -= the OO Software Factory =-
  30. // Via A.Canova 34/5
  31. // 31044 Montebelluna (TV) - Italy
  32. // tel: +39-423-600210
  33. // fax: +39-423-302312
  34. // email:qsoft@gpnet.it
  35. // www  :we are working on it :)
  36.  
  37.  
  38. [ comp.std.c++ is moderated.  Submission address: std-c++@ncar.ucar.edu.
  39.   Contact address: std-c++-request@ncar.ucar.edu.  The moderation policy is
  40.   summarized in http://reality.sgi.com/employees/austern_mti/std-c++/policy.html
  41. ]
  42.